Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedtechAllergyIntoleranceExample - TTL Representation

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7> a fhir:AllergyIntolerance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "82a1d56cc25f729f458169cf7b899ba7"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.medtechglobal.com/StructureDefinition/medtech-allergyintolerance-ips" ;
       fhir:index 0 ;
       fhir:link <https://fhir.medtechglobal.com/StructureDefinition/medtech-allergyintolerance-ips>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 82a1d56cc25f729f458169cf7b899ba7</b></p><a name=\"82a1d56cc25f729f458169cf7b899ba7\"> </a><a name=\"hc82a1d56cc25f729f458169cf7b899ba7\"> </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-medtech-allergyintolerance-ips.html\">Medtech AllergyIntolerance profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>patient</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b\">PATIENT ABNORMAL (official) Male, DoB: 1958-09-10 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZZZ0032 (use: official, ))</a></p><p><b>onset</b>: 2021-04-21 17:08:06+1200</p><p><b>recordedDate</b>: 2021-04-21 17:08:17+1200</p><p><b>recorder</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Practitioner Alex Api (official)</a></p><p><b>asserter</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Practitioner Alex Api (official)</a></p><p><b>note</b>: </p><blockquote><div><p>Allergy to Peanuts</p>\n</div></blockquote></div>"
  ] ;
  fhir:AllergyIntolerance.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:AllergyIntolerance.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ] ;
       fhir:Coding.display [ fhir:value "Confirmed" ]
     ]
  ] ;
  fhir:AllergyIntolerance.patient [
     fhir:link <https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b> ;
     fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b" ]
  ] ;
  fhir:AllergyIntolerance.onsetDateTime [ fhir:value "2021-04-21T17:08:06.000+12:00"^^xsd:dateTime] ;
  fhir:AllergyIntolerance.recordedDate [ fhir:value "2021-04-21T17:08:17.000+12:00"^^xsd:dateTime] ;
  fhir:AllergyIntolerance.recorder [
     fhir:link <https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
     fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ]
  ] ;
  fhir:AllergyIntolerance.asserter [
     fhir:link <https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91> ;
     fhir:Reference.reference [ fhir:value "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ]
  ] ;
  fhir:AllergyIntolerance.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "Allergy to Peanuts" ]
  ] .

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

<http://hl7.org/fhir/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/AllergyIntolerance/82a1d56cc25f729f458169cf7b899ba7.ttl> .