FHIR implementasjonsguide for norsk kommunesektor
0.1.0 - ci-build
NO
FHIR implementasjonsguide for norsk kommunesektor - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="example-health-concern"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-health-concern</b></p><a name="example-health-concern"> </a><a name="hcexample-health-concern"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:">Funksjonssvikt etter hoftebrudd med behov for ADL-bistand</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Kari Hansen Female, DoB: 1948-09-12</a></p><p><b>onset</b>: 2026-01-06</p><p><b>recordedDate</b>: 2026-01-11</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<code>
<text value="Funksjonssvikt etter hoftebrudd med behov for ADL-bistand"/>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<onsetDateTime value="2026-01-06"/>
<recordedDate value="2026-01-11"/>
</Condition>