openEHR Test IG, published by HL7 FHIR Product Director. This guide is not an authorized publication; it is the continuous build for version 1.6.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-test/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:http://openehr.org/fhir/StructureDefinition/WebTemplate ; fhir:nodeRole fhir:treeRoot ; fhir:templateId [ fhir:v "Generic Nurse Encounter"] ; # fhir:version [ fhir:v "2.3"] ; # fhir:defaultLanguage [ fhir:v "en"] ; # fhir:languages ( [ fhir:v "en"] ) ; # fhir:tree [ fhir:id [ fhir:v "generic_nurse_encounter" ] ; fhir:name [ fhir:v "Generic Nurse Encounter" ] ; fhir:localizedName [ fhir:v "Generic Nurse Encounter" ] ; fhir:rmType [ fhir:v "COMPOSITION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-COMPOSITION.encounter.v1" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "" ] ; ( fhir:children [ fhir:id [ fhir:v "context" ] ; fhir:rmType [ fhir:v "EVENT_CONTEXT" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/context" ] ] [ fhir:id [ fhir:v "vital_signs" ] ; fhir:name [ fhir:v "Vital Signs" ] ; fhir:localizedName [ fhir:v "Vital Signs" ] ; fhir:rmType [ fhir:v "SECTION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-SECTION.adhoc.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']" ] ; ( fhir:children [ fhir:id [ fhir:v "body_temperature" ] ; fhir:name [ fhir:v "Body temperature" ] ; fhir:localizedName [ fhir:v "Body temperature" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.body_temperature.v2" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]" ] ; ( fhir:children [ fhir:id [ fhir:v "body_temperature_reading" ] ; fhir:name [ fhir:v "Body temperature reading" ] ; fhir:localizedName [ fhir:v "Body temperature reading" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0003" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/data[at0002]/events[at0003,'Body temperature reading']" ] ; ( fhir:children [ fhir:id [ fhir:v "temperature" ] ; fhir:name [ fhir:v "Temperature" ] ; fhir:localizedName [ fhir:v "Temperature" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/data[at0002]/events[at0003,'Body temperature reading']/data[at0001]/items[at0004]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "[degF]" ] ; fhir:label [ fhir:v "[degF]" ] ; ( fhir:localizedLabels [ ] ) ] [ fhir:value [ fhir:v "Cel" ] ; fhir:label [ fhir:v "Cel" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "LNC205" ] ; fhir:value [ fhir:value [ fhir:v "[LNC205::8310-5]" ] ; fhir:terminologyId [ fhir:v "LNC205" ] ] ] [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::386725007]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ] [ fhir:id [ fhir:v "confounding_factors" ] ; fhir:name [ fhir:v "Confounding factors" ] ; fhir:localizedName [ fhir:v "Confounding factors" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0066" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/data[at0002]/events[at0003,'Body temperature reading']/state[at0029]/items[at0066]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/data[at0002]/events[at0003,'Body temperature reading']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.body_temperature.v2]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "respirations" ] ; fhir:name [ fhir:v "Respirations" ] ; fhir:localizedName [ fhir:v "Respirations" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.respiration.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]" ] ; ( fhir:children [ fhir:id [ fhir:v "respiration_rate" ] ; fhir:name [ fhir:v "Respiration rate" ] ; fhir:localizedName [ fhir:v "Respiration rate" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/data[at0001]/events[at0002,'Respiration rate']" ] ; ( fhir:children [ fhir:id [ fhir:v "respiratory_rate" ] ; fhir:name [ fhir:v "Respiratory rate" ] ; fhir:localizedName [ fhir:v "Respiratory rate" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/data[at0001]/events[at0002,'Respiration rate']/data[at0003]/items[at0004,'Respiratory rate']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 0.0 ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v 200.0 ] ] ; fhir:precision [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "/min" ] ; fhir:label [ fhir:v "/min" ] ] ) ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/data[at0001]/events[at0002,'Respiration rate']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.respiration.v1]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "heart_rate" ] ; fhir:name [ fhir:v "Heart Rate" ] ; fhir:localizedName [ fhir:v "Heart Rate" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.pulse.v2" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']" ] ; ( fhir:children [ fhir:id [ fhir:v "heart_rate_reading" ] ; fhir:name [ fhir:v "Heart rate reading" ] ; fhir:localizedName [ fhir:v "Heart rate reading" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0003" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/data[at0002]/events[at0003,'Heart rate reading']" ] ; ( fhir:children [ fhir:id [ fhir:v "heart_rate" ] ; fhir:name [ fhir:v "Heart rate" ] ; fhir:localizedName [ fhir:v "Heart rate" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/data[at0002]/events[at0003,'Heart rate reading']/data[at0001]/items[at0004,'Heart rate']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 0.0 ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v 300.0 ] ] ; fhir:precision [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "/min" ] ; fhir:label [ fhir:v "/min" ] ] ) ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/data[at0002]/events[at0003,'Heart rate reading']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse.v2,'Heart Rate']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "blood_pressure" ] ; fhir:name [ fhir:v "Blood pressure" ] ; fhir:localizedName [ fhir:v "Blood pressure" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.blood_pressure.v2" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "Most commonly, use of the term 'blood pressure' refers to measurement of brachial artery pressure in the upper arm." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]" ] ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT(2003)::364090009]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ; ( fhir:children [ fhir:id [ fhir:v "blood_pressure_reading" ] ; fhir:name [ fhir:v "Blood pressure reading" ] ; fhir:localizedName [ fhir:v "Blood pressure reading" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0006" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006,'Blood pressure reading']" ] ; ( fhir:children [ fhir:id [ fhir:v "systolic" ] ; fhir:name [ fhir:v "Systolic" ] ; fhir:localizedName [ fhir:v "Systolic" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006,'Blood pressure reading']/data[at0003]/items[at0004]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 0.0 ] ; fhir:maxOp [ fhir:v "<" ] ; fhir:max [ fhir:v 300.0 ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mm[Hg]" ] ; fhir:label [ fhir:v "mm[Hg]" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT(2003)::271649006]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ] [ fhir:id [ fhir:v "diastolic" ] ; fhir:name [ fhir:v "Diastolic" ] ; fhir:localizedName [ fhir:v "Diastolic" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006,'Blood pressure reading']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 0.0 ] ; fhir:maxOp [ fhir:v "<" ] ; fhir:max [ fhir:v 300.0 ] ] ; fhir:precision [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mm[Hg]" ] ; fhir:label [ fhir:v "mm[Hg]" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT(2003)::271650006]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/data[at0001]/events[at0006,'Blood pressure reading']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "location_of_measurement" ] ; fhir:name [ fhir:v "Location of measurement" ] ; fhir:localizedName [ fhir:v "Location of measurement" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0014" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/protocol[at0011]/items[at0014]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:defaultValue [ fhir:v "at0026" ] ; ( fhir:list [ fhir:value [ fhir:v "at0025" ] ; fhir:label [ fhir:v "Right arm" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0026" ] ; fhir:label [ fhir:v "Left arm" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0027" ] ; fhir:label [ fhir:v "Right thigh" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0028" ] ; fhir:label [ fhir:v "Left thigh" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1020" ] ; fhir:label [ fhir:v "Right wrist" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1021" ] ; fhir:label [ fhir:v "Left wrist" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1026" ] ; fhir:label [ fhir:v "Right ankle" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1031" ] ; fhir:label [ fhir:v "Left ankle" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1032" ] ; fhir:label [ fhir:v "Finger" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1051" ] ; fhir:label [ fhir:v "Toe" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1056" ] ; fhir:label [ fhir:v "Dorsum of foot" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at1053" ] ; fhir:label [ fhir:v "Intra-arterial" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ; fhir:listOpen [ fhir:v true ] ] [ fhir:suffix [ fhir:v "other" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.blood_pressure.v2]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "oxygen_saturation" ] ; fhir:name [ fhir:v "Oxygen saturation" ] ; fhir:localizedName [ fhir:v "Oxygen saturation" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.pulse_oximetry.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']" ] ; ( fhir:children [ fhir:id [ fhir:v "spo2_reading" ] ; fhir:name [ fhir:v "SPO2 reading" ] ; fhir:localizedName [ fhir:v "SPO2 reading" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/data[at0001]/events[at0002,'SPO2 reading']" ] ; ( fhir:children [ fhir:id [ fhir:v "spo" ] ; fhir:name [ fhir:v "SpO₂" ] ; fhir:localizedName [ fhir:v "SpO₂" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:nodeId [ fhir:v "at0006" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "SpO₂ is defined as the percentage of oxyhaemoglobin (HbO₂) to the total concentration of haemoglobin (HbO₂ + deoxyhaemoglobin) in peripheral blood." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/data[at0001]/events[at0002,'SPO2 reading']/data[at0003]/items[at0006]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:defaultValue [ fhir:v 0.0 ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 30.0 ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v 99.0 ] ] ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 100.0 ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v 100.0 ] ] ] ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::59408-5]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::431314004]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/data[at0001]/events[at0002,'SPO2 reading']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Vital Signs']/items[openEHR-EHR-OBSERVATION.pulse_oximetry.v1,'Oxygen saturation']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "point_of_care_tests" ] ; fhir:name [ fhir:v "Point of care tests" ] ; fhir:localizedName [ fhir:v "Point of care tests" ] ; fhir:rmType [ fhir:v "SECTION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-SECTION.adhoc.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point \n \"id\" : \"random_blood_glucose\",\n \"name\" : \"Random blood glucose\",\n \"localizedName\" : \"Random blood glucose\",of care tests']" ] ; ( fhir:children [ fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']" ] ; ( fhir:children [ fhir:id [ fhir:v "rbg_test" ] ; fhir:name [ fhir:v "RBG test" ] ; fhir:localizedName [ fhir:v "RBG test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:terminology [ fhir:v "LOINC" ] ; ( fhir:list [ fhir:value [ fhir:v "14743-9" ] ; fhir:label [ fhir:v "Glucose [Moles/volume] in Capillary blood by Glucometer" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "glucose_result" ] ; fhir:name [ fhir:v "Glucose result" ] ; fhir:localizedName [ fhir:v "Glucose result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']" ] ; ( fhir:children [ fhir:id [ fhir:v "analyte_name" ] ; fhir:name [ fhir:v "Analyte name" ] ; fhir:localizedName [ fhir:v "Analyte name" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0024" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "The value for this element is normally supplied in a specialisation, in a template or at run-time to reflect the actual analyte. For example: 'Serum sodium', 'Haemoglobin'. Coding with an external terminology is strongly recommended, such as LOINC, NPU, SNOMED CT, or local lab terminologies." ] ; fhir:fhir_mapping [ fhir:v "Observation.code" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.3" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0024]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:terminology [ fhir:v "LOINC" ] ; ( fhir:list [ fhir:value [ fhir:v "14743-9" ] ; fhir:label [ fhir:v "Glucose [Moles/volume] in Capillary blood by Glucometer" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mg/dl" ] ; fhir:label [ fhir:v "mg/dl" ] ] [ fhir:value [ fhir:v "mmol/L" ] ; fhir:label [ fhir:v "mmol/L" ] ] ) ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Glucose result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/data[at0001]/events[at0002,'RBG test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Random blood glucose']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "hiv_rapid_test" ] ; fhir:name [ fhir:v "HIV rapid test" ] ; fhir:localizedName [ fhir:v "HIV rapid test" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']" ] ; ( fhir:children [ fhir:id [ fhir:v "hiv_test" ] ; fhir:name [ fhir:v "HIV test" ] ; fhir:localizedName [ fhir:v "HIV test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:terminology [ fhir:v "LOINC" ] ; ( fhir:list [ fhir:value [ fhir:v "LOINC3" ] ; fhir:label [ fhir:v "HIV rapid test" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "hiv_result" ] ; fhir:name [ fhir:v "HIV result" ] ; fhir:localizedName [ fhir:v "HIV result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Positive" ] ; fhir:label [ fhir:v "Positive" ] ] [ fhir:value [ fhir:v "Negative" ] ; fhir:label [ fhir:v "Negative" ] ] [ fhir:value [ fhir:v "Indeterminate" ] ; fhir:label [ fhir:v "Indeterminate" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HIV result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/data[at0001]/events[at0002,'HIV test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HIV rapid test']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "urine_dipstick" ] ; fhir:name [ fhir:v "Urine Dipstick" ] ; fhir:localizedName [ fhir:v "Urine Dipstick" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.urinalysis.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']" ] ; ( fhir:children [ fhir:id [ fhir:v "point_in_time" ] ; fhir:name [ fhir:v "Point in Time" ] ; fhir:localizedName [ fhir:v "Point in Time" ] ; fhir:rmType [ fhir:v "POINT_EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]" ] ; ( fhir:children [ fhir:id [ fhir:v "glucose" ] ; fhir:name [ fhir:v "Glucose" ] ; fhir:localizedName [ fhir:v "Glucose" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0050" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0050]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0115" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0116" ] ; fhir:label [ fhir:v "Trace" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0117" ] ; fhir:label [ fhir:v "1+" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0118" ] ; fhir:label [ fhir:v "2+" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0119" ] ; fhir:label [ fhir:v "3+" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0120" ] ; fhir:label [ fhir:v "4+" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "bilirubin" ] ; fhir:name [ fhir:v "Bilirubin" ] ; fhir:localizedName [ fhir:v "Bilirubin" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0062" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0062]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0121" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0122" ] ; fhir:label [ fhir:v "1+" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0123" ] ; fhir:label [ fhir:v "2+" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0124" ] ; fhir:label [ fhir:v "3+" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "ketones" ] ; fhir:name [ fhir:v "Ketones" ] ; fhir:localizedName [ fhir:v "Ketones" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0037" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0037]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0109" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0110" ] ; fhir:label [ fhir:v "Trace" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0111" ] ; fhir:label [ fhir:v "Small" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0112" ] ; fhir:label [ fhir:v "Moderate" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0113" ] ; fhir:label [ fhir:v "Large" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0114" ] ; fhir:label [ fhir:v "Large+" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "specific_gravity" ] ; fhir:name [ fhir:v "Specific gravity" ] ; fhir:localizedName [ fhir:v "Specific gravity" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0151" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0151]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0152" ] ; fhir:label [ fhir:v "1.000" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0153" ] ; fhir:label [ fhir:v "1.005" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0154" ] ; fhir:label [ fhir:v "1.010" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0155" ] ; fhir:label [ fhir:v "1.015" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0156" ] ; fhir:label [ fhir:v "1.020" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0157" ] ; fhir:label [ fhir:v "1.025" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0158" ] ; fhir:label [ fhir:v "1.030" ] ; fhir:ordinal [ fhir:v "7" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "blood" ] ; fhir:name [ fhir:v "Blood" ] ; fhir:localizedName [ fhir:v "Blood" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0032" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0032]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0102" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0103" ] ; fhir:label [ fhir:v "Non-haemolysed Trace" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0104" ] ; fhir:label [ fhir:v "Non-haemolysed Moderate" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0105" ] ; fhir:label [ fhir:v "Haemolysed Trace" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0106" ] ; fhir:label [ fhir:v "1+" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0107" ] ; fhir:label [ fhir:v "2+" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0108" ] ; fhir:label [ fhir:v "3+" ] ; fhir:ordinal [ fhir:v "7" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "ph" ] ; fhir:name [ fhir:v "pH" ] ; fhir:localizedName [ fhir:v "pH" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0126" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0126]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0127" ] ; fhir:label [ fhir:v "5.0" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0128" ] ; fhir:label [ fhir:v "5.5" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0129" ] ; fhir:label [ fhir:v "6.0" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0130" ] ; fhir:label [ fhir:v "6.5" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0131" ] ; fhir:label [ fhir:v "7.0" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0132" ] ; fhir:label [ fhir:v "7.5" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0133" ] ; fhir:label [ fhir:v "8.0" ] ; fhir:ordinal [ fhir:v "7" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0134" ] ; fhir:label [ fhir:v "8.5" ] ; fhir:ordinal [ fhir:v "8" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0176" ] ; fhir:label [ fhir:v "9.0" ] ; fhir:ordinal [ fhir:v "9" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0177" ] ; fhir:label [ fhir:v "9.5" ] ; fhir:ordinal [ fhir:v "10" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0179" ] ; fhir:label [ fhir:v "10.0" ] ; fhir:ordinal [ fhir:v "11" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "protein" ] ; fhir:name [ fhir:v "Protein" ] ; fhir:localizedName [ fhir:v "Protein" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0095" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0095]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0096" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0097" ] ; fhir:label [ fhir:v "Trace" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0098" ] ; fhir:label [ fhir:v "1+" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0099" ] ; fhir:label [ fhir:v "2+" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0100" ] ; fhir:label [ fhir:v "3+" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0101" ] ; fhir:label [ fhir:v "4+" ] ; fhir:ordinal [ fhir:v "6" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "urobilinogen" ] ; fhir:name [ fhir:v "Urobilinogen" ] ; fhir:localizedName [ fhir:v "Urobilinogen" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0056" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0056]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0161" ] ; fhir:label [ fhir:v "Normal (lower)" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0162" ] ; fhir:label [ fhir:v "Normal (upper)" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0163" ] ; fhir:label [ fhir:v "2 mg/dL" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0164" ] ; fhir:label [ fhir:v "4 mg/dL" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0165" ] ; fhir:label [ fhir:v "8 mg/dL" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "nitrite" ] ; fhir:name [ fhir:v "Nitrite" ] ; fhir:localizedName [ fhir:v "Nitrite" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0043" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0043]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0159" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0160" ] ; fhir:label [ fhir:v "Positive" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "leukocytes" ] ; fhir:name [ fhir:v "Leukocytes" ] ; fhir:localizedName [ fhir:v "Leukocytes" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:nodeId [ fhir:v "at0068" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0068]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0135" ] ; fhir:label [ fhir:v "Negative" ] ; fhir:ordinal [ fhir:v "1" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0136" ] ; fhir:label [ fhir:v "Trace" ] ; fhir:ordinal [ fhir:v "2" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0137" ] ; fhir:label [ fhir:v "1+" ] ; fhir:ordinal [ fhir:v "3" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0138" ] ; fhir:label [ fhir:v "2+" ] ; fhir:ordinal [ fhir:v "4" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0139" ] ; fhir:label [ fhir:v "3+" ] ; fhir:ordinal [ fhir:v "5" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "clinical_interpretation" ] ; fhir:name [ fhir:v "Clinical interpretation" ] ; fhir:localizedName [ fhir:v "Clinical interpretation" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0181" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "Comment: Coding with a terminology is preferred, where possible. For example: normal urinalysis; mild proteinuria; or trace of blood. Multiple statements are allowed." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0181]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "comment" ] ; fhir:name [ fhir:v "Comment" ] ; fhir:localizedName [ fhir:v "Comment" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0030" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: the freshness or small volume of the urine sample, method of collection or any problems with testing." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/data[at0003]/items[at0030]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/data[at0001]/events[at0002]/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "method" ] ; fhir:name [ fhir:v "Method" ] ; fhir:localizedName [ fhir:v "Method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0186" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/protocol[at0079]/items[at0186]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0187" ] ; fhir:label [ fhir:v "Manual" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0188" ] ; fhir:label [ fhir:v "Automatic" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.urinalysis.v1,'Urine Dipstick']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "syphilis_test_result" ] ; fhir:name [ fhir:v "Syphilis test result" ] ; fhir:localizedName [ fhir:v "Syphilis test result" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']" ] ; ( fhir:children [ fhir:id [ fhir:v "syphilis_test" ] ; fhir:name [ fhir:v "Syphilis test" ] ; fhir:localizedName [ fhir:v "Syphilis test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:terminology [ fhir:v "LOINC" ] ; ( fhir:list [ fhir:value [ fhir:v "LOINC4" ] ; fhir:label [ fhir:v "VDRL" ] ; ( fhir:localizedLabels [ ] ) ] [ fhir:value [ fhir:v "LOINC5" ] ; fhir:label [ fhir:v "SD Bioline" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "syphilis_test_result" ] ; fhir:name [ fhir:v "Syphilis test result" ] ; fhir:localizedName [ fhir:v "Syphilis test result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Positive" ] ; fhir:label [ fhir:v "Positive" ] ] [ fhir:value [ fhir:v "Negative" ] ; fhir:label [ fhir:v "Negative" ] ] [ fhir:value [ fhir:v "Invalid" ] ; fhir:label [ fhir:v "Invalid" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Syphilis test result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/data[at0001]/events[at0002,'Syphilis test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Syphilis test result']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "hba1c" ] ; fhir:name [ fhir:v "HbA1c" ] ; fhir:localizedName [ fhir:v "HbA1c" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']" ] ; ( fhir:children [ fhir:id [ fhir:v "hba1c_test" ] ; fhir:name [ fhir:v "HBa1c test" ] ; fhir:localizedName [ fhir:v "HBa1c test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "HbA1c" ] ; fhir:label [ fhir:v "HbA1c" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "hba1c_result" ] ; fhir:name [ fhir:v "HbA1c result" ] ; fhir:localizedName [ fhir:v "HbA1c result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mmol/mol" ] ; fhir:label [ fhir:v "mmol/mol" ] ] [ fhir:value [ fhir:v "%" ] ; fhir:label [ fhir:v "%" ] ] ) ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'HbA1c result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/data[at0001]/events[at0002,'HBa1c test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'HbA1c']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "cholesterol" ] ; fhir:name [ fhir:v "Cholesterol" ] ; fhir:localizedName [ fhir:v "Cholesterol" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']" ] ; ( fhir:children [ fhir:id [ fhir:v "cholesterol_test" ] ; fhir:name [ fhir:v "Cholesterol test" ] ; fhir:localizedName [ fhir:v "Cholesterol test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Cholesterol" ] ; fhir:label [ fhir:v "Cholesterol" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "cholesterol_result" ] ; fhir:name [ fhir:v "Cholesterol result" ] ; fhir:localizedName [ fhir:v "Cholesterol result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mg/dl" ] ; fhir:label [ fhir:v "mg/dl" ] ] [ fhir:value [ fhir:v "mmol/L" ] ; fhir:label [ fhir:v "mmol/L" ] ] ) ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cholesterol result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/data[at0001]/events[at0002,'Cholesterol test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cholesterol']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "cd4_count" ] ; fhir:name [ fhir:v "CD4 count" ] ; fhir:localizedName [ fhir:v "CD4 count" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']" ] ; ( fhir:children [ fhir:id [ fhir:v "cd4_test" ] ; fhir:name [ fhir:v "CD4 test" ] ; fhir:localizedName [ fhir:v "CD4 test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "CD4 Count" ] ; fhir:label [ fhir:v "CD4 Count" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "cd4_count" ] ; fhir:name [ fhir:v "CD4 count" ] ; fhir:localizedName [ fhir:v "CD4 count" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0001,'Result']" ] ; ( fhir:children [ fhir:id [ fhir:v "quantity_value" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "mm3" ] ; fhir:label [ fhir:v "mm3" ] ; ( fhir:localizedLabels [ ] ) ] [ fhir:value [ fhir:v "1/mm3" ] ; fhir:label [ fhir:v "1/mm3" ] ] ) ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v 1.0 ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v 1.0 ] ] ] ] ) ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'CD4 count']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/data[at0001]/events[at0002,'CD4 test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'CD4 count']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "covid_antigen_test_result" ] ; fhir:name [ fhir:v "Covid antigen test result" ] ; fhir:localizedName [ fhir:v "Covid antigen test result" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']" ] ; ( fhir:children [ fhir:id [ fhir:v "covid_antigen_test" ] ; fhir:name [ fhir:v "Covid antigen test" ] ; fhir:localizedName [ fhir:v "Covid antigen test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Covid antigen test" ] ; fhir:label [ fhir:v "Covid antigen test" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "covid_antigen_test" ] ; fhir:name [ fhir:v "Covid antigen test" ] ; fhir:localizedName [ fhir:v "Covid antigen test" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0001,'Result']/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Positive" ] ; fhir:label [ fhir:v "Positive" ] ] [ fhir:value [ fhir:v "Negative" ] ; fhir:label [ fhir:v "Negative" ] ] [ fhir:value [ fhir:v "Indeterminate" ] ; fhir:label [ fhir:v "Indeterminate" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Covid antigen test']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "conclusion" ] ; fhir:name [ fhir:v "Conclusion" ] ; fhir:localizedName [ fhir:v "Conclusion" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0057" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: 'Pattern suggests significant renal impairment'. The content of the conclusion will vary, depending on the investigation performed. This conclusion should be aligned with the coded 'Test diagnosis'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/data[at0003]/items[at0057]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/data[at0001]/events[at0002,'Covid antigen test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Covid antigen test result']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "pregnancy_test_result" ] ; fhir:name [ fhir:v "Pregnancy test result" ] ; fhir:localizedName [ fhir:v "Pregnancy test result" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.pregnancy_test.v0" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]" ] ; ( fhir:children [ fhir:id [ fhir:v "point_in_time" ] ; fhir:name [ fhir:v "Point in time" ] ; fhir:localizedName [ fhir:v "Point in time" ] ; fhir:rmType [ fhir:v "POINT_EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/data[at0001]/events[at0002]" ] ; ( fhir:children [ fhir:id [ fhir:v "result" ] ; fhir:name [ fhir:v "Result" ] ; fhir:localizedName [ fhir:v "Result" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/data[at0001]/events[at0002]/data[at0003]/items[at0004]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0005" ] ; fhir:label [ fhir:v "Negative" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0006" ] ; fhir:label [ fhir:v "Inconclusive" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0007" ] ; fhir:label [ fhir:v "Weakly positive" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0008" ] ; fhir:label [ fhir:v "Strongly positive" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0011" ] ; fhir:label [ fhir:v "Indeterminate" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/data[at0001]/events[at0002]/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "method" ] ; fhir:name [ fhir:v "Method" ] ; fhir:localizedName [ fhir:v "Method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0014" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/protocol[at0009]/items[at0014]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.pregnancy_test.v0]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "cardiac_enzymes" ] ; fhir:name [ fhir:v "Cardiac enzymes" ] ; fhir:localizedName [ fhir:v "Cardiac enzymes" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.laboratory_test_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']" ] ; ( fhir:children [ fhir:id [ fhir:v "cardiac_enzyme_test" ] ; fhir:name [ fhir:v "Cardiac enzyme test" ] ; fhir:localizedName [ fhir:v "Cardiac enzyme test" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']" ] ; ( fhir:children [ fhir:id [ fhir:v "test_name" ] ; fhir:name [ fhir:v "Test name" ] ; fhir:localizedName [ fhir:v "Test name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A test result may be for a single analyte, or a group of items, including panel tests. It is strongly recommended that 'Test name' be coded with a terminology, for example LOINC or SNOMED CT. For example: 'Glucose', 'Urea and Electrolytes', 'Swab', 'Cortisol (am)', 'Potassium in perspiration' or 'Melanoma histopathology'. The name may sometimes include specimen type and patient state, for example 'Fasting blood glucose' or include other information, as 'Potassium (PNA blood gas)'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Troponin" ] ; fhir:label [ fhir:v "Troponin" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "cardiac_enzyme_result" ] ; fhir:name [ fhir:v "Cardiac enzyme result" ] ; fhir:localizedName [ fhir:v "Cardiac enzyme result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.laboratory_test_analyte.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']" ] ; ( fhir:children [ fhir:id [ fhir:v "analyte_result" ] ; fhir:name [ fhir:v "Analyte result" ] ; fhir:localizedName [ fhir:v "Analyte result" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example '7.3 mmol/l', 'Raised'. The 'Any' data type will need to be constrained to an appropriate data type in a specialisation, a template or at run-time to reflect the actual analyte result. The Quantity data type has reference model attributes that include flags for normal/abnormal, reference ranges and approximations - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_quantity_class for more details." ] ; fhir:fhir_mapping [ fhir:v "Observation.value[x]" ] ; fhir:hl7v2_mapping [ fhir:v "OBX.2, OBX.5, OBX.6, OBX.7, OBX.8" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0001]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Normal" ] ; fhir:label [ fhir:v "Normal" ] ] [ fhir:value [ fhir:v "Abnormal" ] ; fhir:label [ fhir:v "Abnormal" ] ] [ fhir:value [ fhir:v "Equivocal" ] ; fhir:label [ fhir:v "Equivocal" ] ] [ fhir:value [ fhir:v "Incomplete" ] ; fhir:label [ fhir:v "Incomplete" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the test method applies to an entire panel, the test method can be captured using the 'Test method' data element within the OBSERVATION.laboratory_test_result" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "coded_text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "text_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "multimedia_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "parsable_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PARSABLE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "formalism" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "state_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_STATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "value" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "boolean_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ] ) ] [ fhir:id [ fhir:v "identifier_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_IDENTIFIER" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "type" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "issuer" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "assigner" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "ehr_uri_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_EHR_URI" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "duration_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "hour" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "minute" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "second" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "quantity_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "magnitude" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "count_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_COUNT" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "INTEGER" ] ] ) ] [ fhir:id [ fhir:v "proportion_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_PROPORTION" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "numerator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] [ fhir:suffix [ fhir:v "denominator" ] ; fhir:type [ fhir:v "DECIMAL" ] ] ) ] [ fhir:id [ fhir:v "date_time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "date_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_DATE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATE" ] ] ) ] [ fhir:id [ fhir:v "time_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TIME" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "TIME" ] ] ) ] [ fhir:id [ fhir:v "ordinal_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_ORDINAL" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] [ fhir:id [ fhir:v "scale_value" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_SCALE" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Cardiac enzyme result']/items[at0028]/Test method" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "CODED_TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/data[at0001]/events[at0002,'Cardiac enzyme test']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "point-of-care_test" ] ; fhir:name [ fhir:v "Point-of-care test" ] ; fhir:localizedName [ fhir:v "Point-of-care test" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0111" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "True if the test was performed directly at Point-of-Care (POCT)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/protocol[at0004]/items[at0111]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; fhir:defaultValue [ fhir:v true ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Point of care tests']/items[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Cardiac enzymes']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "family_history" ] ; fhir:name [ fhir:v "Family history" ] ; fhir:localizedName [ fhir:v "Family history" ] ; fhir:rmType [ fhir:v "SECTION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-SECTION.adhoc.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']" ] ; ( fhir:children [ fhir:id [ fhir:v "family_history" ] ; fhir:name [ fhir:v "Family history" ] ; fhir:localizedName [ fhir:v "Family history" ] ; fhir:rmType [ fhir:v "EVALUATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-EVALUATION.family_history.v2" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]" ] ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT(20160131)::57177007]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] ) ; ( fhir:children [ fhir:id [ fhir:v "per_problem" ] ; fhir:name [ fhir:v "Per problem" ] ; fhir:localizedName [ fhir:v "Per problem" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "at0028" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the problem has a genetic predisposition within families, then only genetic relatives should be considered as part of this data. If the problem has psychosocial or environmental effects then non-genetic family members may also be included." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0028]" ] ; ( fhir:children [ fhir:id [ fhir:v "problem_diagnosis_name" ] ; fhir:name [ fhir:v "Problem/diagnosis name" ] ; fhir:localizedName [ fhir:v "Problem/diagnosis name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0029" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "This is the problem for which aggregated data involving all family members will be collected. Coding of the index problem with a terminology is preferred, where possible." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0028]/items[at0029]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Hypertension" ] ; fhir:label [ fhir:v "Hypertension" ] ] [ fhir:value [ fhir:v "Heart attack/heart disease" ] ; fhir:label [ fhir:v "Heart attack/heart disease" ] ] [ fhir:value [ fhir:v "Stroke/transient ischaemic attack" ] ; fhir:label [ fhir:v "Stroke/transient ischaemic attack" ] ] [ fhir:value [ fhir:v "Other cardiovascular disease" ] ; fhir:label [ fhir:v "Other cardiovascular disease" ] ] [ fhir:value [ fhir:v "Kidney disease" ] ; fhir:label [ fhir:v "Kidney disease" ] ] [ fhir:value [ fhir:v "Diabetes Mellitus" ] ; fhir:label [ fhir:v "Diabetes Mellitus" ] ] [ fhir:value [ fhir:v "Dyslipidaemia" ] ; fhir:label [ fhir:v "Dyslipidaemia" ] ] [ fhir:value [ fhir:v "Prostate Cancer" ] ; fhir:label [ fhir:v "Prostate Cancer" ] ] [ fhir:value [ fhir:v "Breast Cancer" ] ; fhir:label [ fhir:v "Breast Cancer" ] ] [ fhir:value [ fhir:v "Colon Cancer" ] ; fhir:label [ fhir:v "Colon Cancer" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "description" ] ; fhir:name [ fhir:v "Description" ] ; fhir:localizedName [ fhir:v "Description" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0030" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0028]/items[at0030]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "per_family_member" ] ; fhir:name [ fhir:v "Per family member" ] ; fhir:localizedName [ fhir:v "Per family member" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "at0003" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "The data elements in this cluster will relate to the individual identified either by name or by alias. Repeat the use of the cluster for other family members." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]" ] ; ( fhir:children [ fhir:id [ fhir:v "relationship" ] ; fhir:name [ fhir:v "Relationship" ] ; fhir:localizedName [ fhir:v "Relationship" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0016" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: mother, step-father, maternal grandmother, or paternal uncle. Coding of the relationship with a terminology is preferred, where possible and including specification of maternal and paternal as required." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0016]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Mother" ] ; fhir:label [ fhir:v "Mother" ] ] [ fhir:value [ fhir:v "Father" ] ; fhir:label [ fhir:v "Father" ] ] [ fhir:value [ fhir:v "Sister" ] ; fhir:label [ fhir:v "Sister" ] ] [ fhir:value [ fhir:v "Brother" ] ; fhir:label [ fhir:v "Brother" ] ] [ fhir:value [ fhir:v "Son" ] ; fhir:label [ fhir:v "Son" ] ] [ fhir:value [ fhir:v "Daughter" ] ; fhir:label [ fhir:v "Daughter" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "relationship_degree" ] ; fhir:name [ fhir:v "Relationship degree" ] ; fhir:localizedName [ fhir:v "Relationship degree" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0064" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the 'Relationship' data element uses pre-coordinated terms that include the degree of relationship, then this data element is redundant." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0064]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0065" ] ; fhir:label [ fhir:v "First degree relative" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0066" ] ; fhir:label [ fhir:v "Second degree relative" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0067" ] ; fhir:label [ fhir:v "Third degree relative" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "family_line" ] ; fhir:name [ fhir:v "Family line" ] ; fhir:localizedName [ fhir:v "Family line" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0068" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If the 'Relationship' data element uses pre-coordinated terms that include the family line, then this data element is redundant." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0068]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0069" ] ; fhir:label [ fhir:v "Maternal line" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0070" ] ; fhir:label [ fhir:v "Paternal line" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "deceased" ] ; fhir:name [ fhir:v "Deceased?" ] ; fhir:localizedName [ fhir:v "Deceased?" ] ; fhir:rmType [ fhir:v "DV_BOOLEAN" ] ; fhir:nodeId [ fhir:v "at0023" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "Record as 'True' if family member is deceased." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0023]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "BOOLEAN" ] ; ( fhir:list [ fhir:value [ fhir:v "true" ] ; fhir:label [ fhir:v "true" ] ] ) ] ) ] [ fhir:id [ fhir:v "clinical_history" ] ; fhir:name [ fhir:v "Clinical history" ] ; fhir:localizedName [ fhir:v "Clinical history" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "at0008" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "If more detail is required, suggest using EVALUATION.problem_diagnosis or the ACTION.procedure archetype and specifying the 'Subject of Care' as the family member, rather than the subject of the health record." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0008]" ] ; ( fhir:children [ fhir:id [ fhir:v "age_at_onset" ] ; fhir:name [ fhir:v "Age at onset" ] ; fhir:localizedName [ fhir:v "Age at onset" ] ; fhir:rmType [ fhir:v "DV_DURATION" ] ; fhir:nodeId [ fhir:v "at0010" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For health problems with multiple occurrences, this describes the first nown occurrence." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0008]/items[at0010]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "year" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ; fhir:maxOp [ fhir:v "<=" ] ; fhir:max [ fhir:v "200"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "month" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "week" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] [ fhir:suffix [ fhir:v "day" ] ; fhir:type [ fhir:v "INTEGER" ] ; fhir:validation [ fhir:range [ fhir:minOp [ fhir:v ">=" ] ; fhir:min [ fhir:v "0"^^xsd:decimal ] ] ] ] ) ] [ fhir:id [ fhir:v "cause_of_death" ] ; fhir:name [ fhir:v "Cause of death?" ] ; fhir:localizedName [ fhir:v "Cause of death?" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0014" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0008]/items[at0014]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0061" ] ; fhir:label [ fhir:v "Direct cause or closely related" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0062" ] ; fhir:label [ fhir:v "Unrelated" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0063" ] ; fhir:label [ fhir:v "Indeterminate" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ; fhir:listOpen [ fhir:v true ] ] [ fhir:suffix [ fhir:v "other" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "comment" ] ; fhir:name [ fhir:v "Comment" ] ; fhir:localizedName [ fhir:v "Comment" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0046" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/data[at0001]/items[at0003]/items[at0046]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "last_updated" ] ; fhir:name [ fhir:v "Last Updated" ] ; fhir:localizedName [ fhir:v "Last Updated" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:nodeId [ fhir:v "at0026" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/protocol[at0025]/items[at0026]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-SECTION.adhoc.v1,'Family history']/items[openEHR-EHR-EVALUATION.family_history.v2]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "sexual_health" ] ; fhir:name [ fhir:v "Sexual Health" ] ; fhir:localizedName [ fhir:v "Sexual Health" ] ; fhir:rmType [ fhir:v "EVALUATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-EVALUATION.sexual_health_summary.v0" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']" ] ; ( fhir:children [ fhir:id [ fhir:v "have_you_ever_had_any_of_the_following_diseases" ] ; fhir:name [ fhir:v "Have you ever had any of the following diseases?" ] ; fhir:localizedName [ fhir:v "Have you ever had any of the following diseases?" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0012" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/data[at0001]/items[at0012,'Have you ever had any of the following diseases?']/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "Gonorrhea" ] ; fhir:label [ fhir:v "Gonorrhea" ] ] [ fhir:value [ fhir:v "HIV/AIDS" ] ; fhir:label [ fhir:v "HIV/AIDS" ] ] [ fhir:value [ fhir:v "HPV" ] ; fhir:label [ fhir:v "HPV" ] ] [ fhir:value [ fhir:v "Chlamydia" ] ; fhir:label [ fhir:v "Chlamydia" ] ] [ fhir:value [ fhir:v "Herpes Simplex" ] ; fhir:label [ fhir:v "Herpes Simplex" ] ] [ fhir:value [ fhir:v "Hepatitis B" ] ; fhir:label [ fhir:v "Hepatitis B" ] ] [ fhir:value [ fhir:v "Syphilis" ] ; fhir:label [ fhir:v "Syphilis" ] ] ) ; fhir:listOpen [ fhir:v false ] ] ) ] [ fhir:id [ fhir:v "are_you_sexually_active" ] ; fhir:name [ fhir:v "Are you sexually active?" ] ; fhir:localizedName [ fhir:v "Are you sexually active?" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/data[at0001]/items[at0002,'Are you sexually active?']/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0009" ] ; fhir:label [ fhir:v "Sexually active, regular partner" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0010" ] ; fhir:label [ fhir:v "Sexually active, no regular partner" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0011" ] ; fhir:label [ fhir:v "Never sexually active" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "comment" ] ; fhir:name [ fhir:v "Comment" ] ; fhir:localizedName [ fhir:v "Comment" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0015" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/data[at0001]/items[at0015]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-EVALUATION.sexual_health_summary.v0,'Sexual Health']/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "progress_note" ] ; fhir:name [ fhir:v "Progress note" ] ; fhir:localizedName [ fhir:v "Progress note" ] ; fhir:rmType [ fhir:v "OBSERVATION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-OBSERVATION.progress_note.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]" ] ; ( fhir:children [ fhir:id [ fhir:v "any_event" ] ; fhir:name [ fhir:v "Any event" ] ; fhir:localizedName [ fhir:v "Any event" ] ; fhir:rmType [ fhir:v "EVENT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/data[at0001]/events[at0002]" ] ; ( fhir:children [ fhir:id [ fhir:v "progress_note" ] ; fhir:name [ fhir:v "Progress Note" ] ; fhir:localizedName [ fhir:v "Progress Note" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0004" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/data[at0001]/events[at0002]/data[at0003]/items[at0004]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "time" ] ; fhir:name [ fhir:v "Time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/data[at0001]/events[at0002]/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] [ fhir:id [ fhir:v "language" ] ; fhir:name [ fhir:v "Language" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "encoding" ] ; fhir:name [ fhir:v "Encoding" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/encoding" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "subject" ] ; fhir:name [ fhir:v "Subject" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.progress_note.v1]/subject" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "id" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_scheme" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "id_namespace" ] ; fhir:type [ fhir:v "TEXT" ] ] [ fhir:suffix [ fhir:v "name" ] ; fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "category" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/category" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; fhir:terminology [ fhir:v "openehr" ] ; ( fhir:list [ fhir:value [ fhir:v "433" ] ; fhir:label [ fhir:v "event" ] ; ( fhir:localizedLabels [ ] ) ] ) ] ) ] ) ] . #
IG © 2025+ HL7 FHIR Product Director.
Package hl7.fhir.uv.openehr-test#1.6.6 based on FHIR 5.0.0.
Generated 2025-06-14
Links: Table of Contents |
QA Report
Version History |
|
Propose a change