haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "haau3-condition-derived-category",
"meta" : {
"profile" : [
🔗 "https://haau3.com/fhir/StructureDefinition/haau3-condition"
],
"tag" : [
{
"system" : "https://haau3.com/fhir/CodeSystem/staging-transform-rule",
"code" : "condition.category_problem_list_derived"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition haau3-condition-derived-category</b></p><a name=\"haau3-condition-derived-category\"> </a><a name=\"hchaau3-condition-derived-category\"> </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-haau3-condition.html\">haau3 Condition</a></p><p style=\"margin-bottom: 0px\">Tag: </p></div><p><b>identifier</b>: <code>https://haau3.com/fhir/NamingSystem/source-resource-id</code>/Condition/example-source-record</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://snomed.info/sct 55607006}, {http://loinc.org 75326-9}\">Problem</span></p><p><b>code</b>: <span title=\"Codes:\">Recorded health problem</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin Male, DoB: 1965-04-12 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>onset</b>: 2019-02-01 --> (ongoing)</p></div>"
},
"identifier" : [
{
"system" : "https://haau3.com/fhir/NamingSystem/source-resource-id",
"value" : "Condition/example-source-record"
}
],
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "55607006"
},
{
"system" : "http://loinc.org",
"code" : "75326-9"
}
]
}
],
"code" : {
"text" : "Recorded health problem"
},
"subject" : {
🔗 "reference" : "Patient/us-core-patient"
},
"onsetPeriod" : {
"start" : "2019-02-01"
}
}