0.1.0 - ci-build
SEMedicalAlertInformationImplementationGuide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/hl7.fhir.r4.ig.medicalalertinformation/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "SEAlertInformationIncidenceOfInfectiousDiseaseObservationExample",
"meta" : {
"profile" : [
🔗 "http://hl7.se/fhir/r4/ig/medicalalertinformation/StructureDefinition/SEAlertInformationIncidenceOfInfectiousDiseaseObservation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SEAlertInformationIncidenceOfInfectiousDiseaseObservationExample</b></p><a name=\"SEAlertInformationIncidenceOfInfectiousDiseaseObservationExample\"> </a><a name=\"hcSEAlertInformationIncidenceOfInfectiousDiseaseObservationExample\"> </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-SEAlertInformationIncidenceOfInfectiousDiseaseObservation.html\">SE AlertInformation Incidence Of Infectious Disease Profile</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationICD10SECS A49.9}\">Bakteriell infektion, ospecificerad</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample1.html\">Patient example</a></p><p><b>effective</b>: 2024-01-15 10:00:00+0100</p><p><b>performer</b>: <a href=\"Organization-SEAlertInformationExampleOrganization.html\">Organization Demo region healthcare (example)</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationICD10SECS",
"code" : "A49.9",
"display" : "Bakteriell infektion, ospecificerad"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample1",
"display" : "Patient example"
},
"effectiveDateTime" : "2024-01-15T10:00:00+01:00",
"performer" : [
{
🔗 "reference" : "Organization/SEAlertInformationExampleOrganization"
}
]
}