Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Episode-Sykehus - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "Episode-Sykehus",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-encounter"
    ]
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "stringIdentifier",
          "valueString" : "NPR987654321"
        },
        {
          "url" : "uuidIdentifier",
          "valueUuid" : "urn:uuid:550e8400-e29b-41d4-a716-446655440000"
        }
      ],
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/npr-episode-identifier"
    }
  ],
  "identifier" : [
    {
      "value" : "550e8400-e29b-41d4-a716-446655440000"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/Organisasjon-Sykehusavdeling"
  }
}