SDOH Clinical Care
0.0.4C1 - CI Build

SDOH Clinical Care - Local Development build (v0.0.4C1). See the Directory of published versions

SDOHCC_Goal_FoodInsecurity_1_Example_1 - TTL Representation

(back to description)

Raw ttl

Source view

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Goal;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "SDOHCC-Goal-FoodInsecurity-1-Example-1"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "11" ];
     fhir:Meta.lastUpdated [ fhir:value "2020-04-30T11:28:28.229+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#ZCslxsOs3EtIhVuo" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: SDOHCC-Goal-FoodInsecurity-1-Example-1</p><p><b>meta</b>: </p><p><b>text</b>: </p><p><b>lifecycleStatus</b>: completed</p><p><b>achievementStatus</b>: Achieved <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-achievement code 'achieved' = 'Achieved', given as 'Achieved'})</span></p><p><b>description</b>: Food security <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/sdoh-cc/CodeSystem/sdohcc-temporary-codes code 'sdohcc-sctt-91000243106' = 'Food security (finding)', given as 'Food security (finding)'})</span></p><p><b>subject</b>: <a href=\"Patient-SDOHCC-Patient-pat1-Example-1.html\">Generated Summary: id: SDOHCC-Patient-pat1-Example-1; 738472983 (USUAL), ?ngen-9? (USUAL); active; Pieter van de Heuvel ; ph: 0648352638(MOBILE), p.heuvel@gmail.com(HOME); gender: male; birthDate: 1944-11-17; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Getrouwd</span>; multipleBirth</a></p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>Food insecurity <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '733423003' = 'Food insecurity', given as 'Food insecurity (finding)'})</span></td><td>Known absent <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '410516002' = 'Known absent (qualifier value)', given as 'Known absent (qualifier value)'})</span></td><td>2019-11-30</td></tr></table><p><b>statusDate</b>: 2019-10-27</p><p><b>addresses</b>: <a href=\"Condition-SDOHCC-Condition-FoodInsecurity-1-Example-1.html\">Generated Summary: id: SDOHCC-Condition-FoodInsecurity-1-Example-1; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical inactive}\">Inactive</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>; <span title=\"Codes: {http://snomed.info/sct 733423003}\">Food insecurity</span>; onset: May 1, 2019 12:00:00 AM; abatement: Oct 27, 2019 12:00:00 AM</a></p><p><b>outcomeReference</b>: <a href=\"Observation-SDOHCC-Observation-FoodInsecurity-1-Example-2.html\">Generated Summary: id: SDOHCC-Observation-FoodInsecurity-1-Example-2; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span>; <span title=\"Codes: {http://snomed.info/sct 733423003}\">Food insecurity</span>; effective: Oct 27, 2019 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 410516002}\">Known absent</span></a></p></div>"
  ];
  fhir:Goal.lifecycleStatus [ fhir:value "completed"];
  fhir:Goal.achievementStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/goal-achievement" ];
       fhir:Coding.code [ fhir:value "achieved" ];
       fhir:Coding.display [ fhir:value "Achieved" ]     ]
  ];
  fhir:Goal.description [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/sdoh-cc/CodeSystem/sdohcc-temporary-codes" ];
       fhir:Coding.code [ fhir:value "sdohcc-sctt-91000243106" ];
       fhir:Coding.display [ fhir:value "Food security (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Food security" ]
  ];
  fhir:Goal.subject [
     fhir:Reference.reference [ fhir:value "Patient/SDOHCC-Patient-pat1-Example-1" ]
  ];
  fhir:Goal.target [
     fhir:index 0;
     fhir:Goal.target.measure [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:733423003;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "733423003" ];
         fhir:Coding.display [ fhir:value "Food insecurity (finding)" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Food insecurity" ]     ];
     fhir:Goal.target.detailCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:410516002;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "410516002" ];
         fhir:Coding.display [ fhir:value "Known absent (qualifier value)" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Known absent" ]     ];
     fhir:Goal.target.dueDate [ fhir:value "2019-11-30"^^xsd:date ]
  ];
  fhir:Goal.statusDate [ fhir:value "2019-10-27"^^xsd:date];
  fhir:Goal.addresses [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Condition/SDOHCC-Condition-FoodInsecurity-1-Example-1" ]
  ];
  fhir:Goal.outcomeReference [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Observation/SDOHCC-Observation-FoodInsecurity-1-Example-2" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.