0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "ConditionProblemListItemExample001",
"meta" : {
"profile" : [
🔗 "https://fhir.medicaia.ar/StructureDefinition/ConditionProblemListItemMED"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ConditionProblemListItemExample001</b></p><a name=\"ConditionProblemListItemExample001\"> </a><a name=\"hcConditionProblemListItemExample001\"> </a><a name=\"ConditionProblemListItemExample001-en-US\"> </a><p><b>identifier</b>: <code>http://www.acme.com/ejemplo</code>/4c815f0c-5bd8-4157-8b52-902158dde886</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">active</span></p><p><b>category</b>: <span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/ConditionCategoryCS problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Fever</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample001.html\">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>recordedDate</b>: 2023-11-29 00:00:00+0000</p><p><b>recorder</b>: <a href=\"Practitioner-PractitionerExample001.html\">Practitioner Dr. Rene Favaloro</a></p></div>"
},
"identifier" : [
{
"system" : "http://www.acme.com/ejemplo",
"value" : "4c815f0c-5bd8-4157-8b52-902158dde886",
"assigner" : {
🔗 "reference" : "Organization/OrganizationExample001"
}
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "https://fhir.medicaia.ar/CodeSystem/ConditionCategoryCS",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386661006",
"display" : "Fever"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample001"
},
"recordedDate" : "2023-11-29T00:00:00Z",
"recorder" : {
🔗 "reference" : "Practitioner/PractitionerExample001"
}
}