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
{
"resourceType" : "Encounter",
"id" : "Scenario-A-Episode",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Scenario-A-Episode</b></p><a name=\"Scenario-A-Episode\"> </a><a name=\"hcScenario-A-Episode\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-encounter.html\">Episode</a></p></div><blockquote><p><b>NPR Episode Identifier</b></p><ul><li>stringIdentifier: NPR-SYK-2025-001</li></ul></blockquote><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>serviceProvider</b>: <a href=\"Organization-Scenario-A-Org-Avdeling.html\">Organization Avdeling 2B, Soltoppen sykehjem</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "stringIdentifier",
"valueString" : "NPR-SYK-2025-001"
}
],
"url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/npr-episode-identifier"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"serviceProvider" : {
🔗 "reference" : "Organization/Scenario-A-Org-Avdeling"
}
}