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 "PGX - Pharmacogenetics diagnostic report"] ; # fhir:version [ fhir:v "2.3"] ; # fhir:defaultLanguage [ fhir:v "en"] ; # fhir:languages ( [ fhir:v "en"] ) ; # fhir:tree [ fhir:id [ fhir:v "pharmacogenetics_diagnostic_report" ] ; fhir:name [ fhir:v "Pharmacogenetics diagnostic report" ] ; fhir:localizedName [ fhir:v "Pharmacogenetics diagnostic report" ] ; fhir:rmType [ fhir:v "COMPOSITION" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-COMPOSITION.report-result.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:children [ fhir:id [ fhir:v "xds_metadata" ] ; fhir:name [ fhir:v "XDS Metadata" ] ; fhir:localizedName [ fhir:v "XDS Metadata" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.xds_metadata.v0" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/context/other_context[at0001]/items[openEHR-EHR-CLUSTER.xds_metadata.v0]" ] ; ( fhir:children [ fhir:id [ fhir:v "author_specialty" ] ; fhir:name [ fhir:v "Author specialty" ] ; fhir:localizedName [ fhir:v "Author specialty" ] ; 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:aqlPath [ fhir:v "/context/other_context[at0001]/items[openEHR-EHR-CLUSTER.xds_metadata.v0]/items[at0001]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "document_type" ] ; fhir:name [ fhir:v "Document type" ] ; fhir:localizedName [ fhir:v "Document type" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; 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 "for example: Pulmonary History and Physical, Discharge Summary, Ultrasound Report.\r\nThese codes are specific to an XDS Affinity Domain." ] ] ; fhir:aqlPath [ fhir:v "/context/other_context[at0001]/items[openEHR-EHR-CLUSTER.xds_metadata.v0]/items[at0003]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] [ fhir:id [ fhir:v "start_time" ] ; fhir:name [ fhir:v "Start_time" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/context/start_time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "setting" ] ; fhir:name [ fhir:v "Setting" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/context/setting" ] ; 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 "pharmacogenetic_laboratory_test" ] ; fhir:name [ fhir:v "Pharmacogenetic laboratory test" ] ; fhir:localizedName [ fhir:v "Pharmacogenetic laboratory 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; fhir:defaultValue [ fhir:v "Pharmacogenomic analysis basic associated observations panel - Blood or Tissue [78046-0]" ] ] ) ] [ fhir:id [ fhir:v "clinical_information_provided" ] ; fhir:name [ fhir:v "Clinical information provided" ] ; fhir:localizedName [ fhir:v "Clinical information provided" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0100" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "This data element may include a link to the original clinical information provided in the test request." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[at0100]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "laboratory_result" ] ; fhir:name [ fhir:v "Laboratory result" ] ; fhir:localizedName [ fhir:v "Laboratory 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory 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_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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[at0024]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "pharmacogenetic_test_result" ] ; fhir:name [ fhir:v "Pharmacogenetic test result" ] ; fhir:localizedName [ fhir:v "Pharmacogenetic test result" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.pharmacogenetic_result.v0" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']" ] ; ( fhir:children [ fhir:id [ fhir:v "gene_symbol" ] ; fhir:name [ fhir:v "Gene symbol" ] ; fhir:localizedName [ fhir:v "Gene symbol" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0003" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "Coding with an external terminology is preferred, where possible.\r\n\r\nPreferably this should be coded with terms from the HGNC (HUGO Gene Nomenclature Committee) nomenclature, using 'http://www.genenames.org' as the terminology identifier.\r\n\r\nFor example: 'http://www.genenames.org::CYP2C9 | CYP2C9 |'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0003]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "diplotype" ] ; fhir:name [ fhir:v "Diplotype" ] ; fhir:localizedName [ fhir:v "Diplotype" ] ; 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:annotations [ fhir:comment [ fhir:v "For example: 'g.94938683A>G' (Gene changes) or '*1/*36' (Star allele diplotype)." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0004]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "phenotype" ] ; fhir:name [ fhir:v "Phenotype" ] ; fhir:localizedName [ fhir:v "Phenotype" ] ; fhir:rmType [ fhir:v "DV_CODED_TEXT" ] ; fhir:nodeId [ fhir:v "at0052" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "The coded text values are based on CPIC phenotype recommendations - see https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5253119/.\r\n\r\nIt is possible to add other coded text values when they are required." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0052]/value" ] ; ( fhir:inputs [ fhir:suffix [ fhir:v "code" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "at0053" ] ; fhir:label [ fhir:v "Normal metaboliser" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3351000181105]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25391-6]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0054" ] ; fhir:label [ fhir:v "Rapid metaboliser" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3341000181107]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25390-8]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0055" ] ; fhir:label [ fhir:v "Ultrarapid metaboliser" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3331000181100]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA10315-2]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0056" ] ; fhir:label [ fhir:v "Intermediate metaboliser" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3361000181108]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA10317-8]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0057" ] ; fhir:label [ fhir:v "Poor metaboliser" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3371000181103]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA9657-3]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0087" ] ; fhir:label [ fhir:v "Increased function" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3381000181101]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25392-4]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0088" ] ; fhir:label [ fhir:v "Decreased function" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3401000181101]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25395-7]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0089" ] ; fhir:label [ fhir:v "Normal function" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3391000181104]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25393-2]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0090" ] ; fhir:label [ fhir:v "Poor function" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::3451000181100]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA25394-0]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0091" ] ; fhir:label [ fhir:v "Negative" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::260385009]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA6576-8]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0092" ] ; fhir:label [ fhir:v "Positive" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; ( fhir:termBindings [ fhir:code [ fhir:v "SNOMED-CT" ] ; fhir:value [ fhir:value [ fhir:v "[SNOMED-CT::10828004]" ] ; fhir:terminologyId [ fhir:v "SNOMED-CT" ] ] ] [ fhir:code [ fhir:v "LOINC" ] ; fhir:value [ fhir:value [ fhir:v "[LOINC::LA6577-6]" ] ; fhir:terminologyId [ fhir:v "LOINC" ] ] ] ) ] [ fhir:value [ fhir:v "at0093" ] ; fhir:label [ fhir:v "Normal risk of aminoglycoside-induced hearing loss" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0094" ] ; fhir:label [ fhir:v "Increased risk of aminoglycoside-induced hearing loss" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] [ fhir:value [ fhir:v "at0095" ] ; fhir:label [ fhir:v "Uncertain risk of aminoglycoside-induced hearing loss" ] ; ( fhir:localizedLabels [ ] ) ; ( fhir:localizedDescriptions [ ] ) ] ) ] ) ] [ fhir:id [ fhir:v "overall_activity_score" ] ; fhir:name [ fhir:v "Overall activity score" ] ; fhir:localizedName [ fhir:v "Overall activity score" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0080" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: '0.5'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0080]/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 10.0 ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "1" ] ; fhir:label [ fhir:v "1" ] ] ) ] ) ] [ fhir:id [ fhir:v "individual_activity_value" ] ; fhir:name [ fhir:v "Individual activity value" ] ; fhir:localizedName [ fhir:v "Individual activity value" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "at0084" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0084]" ] ; ( fhir:children [ fhir:id [ fhir:v "allele_haplotype" ] ; fhir:name [ fhir:v "Allele haplotype" ] ; fhir:localizedName [ fhir:v "Allele haplotype" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0086" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: '*36'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0084]/items[at0086]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "activity_value" ] ; fhir:name [ fhir:v "Activity value" ] ; fhir:localizedName [ fhir:v "Activity value" ] ; fhir:rmType [ fhir:v "DV_QUANTITY" ] ; fhir:nodeId [ fhir:v "at0085" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: '0.5'." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0084]/items[at0085]/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 10.0 ] ] ] ] [ fhir:suffix [ fhir:v "unit" ] ; fhir:type [ fhir:v "CODED_TEXT" ] ; ( fhir:list [ fhir:value [ fhir:v "1" ] ; fhir:label [ fhir:v "1" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "per-allele_tested" ] ; fhir:name [ fhir:v "Per-allele tested" ] ; fhir:localizedName [ fhir:v "Per-allele tested" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "at0097" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "-1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0097]" ] ; ( fhir:children [ fhir:id [ fhir:v "snp_rsnumber" ] ; fhir:name [ fhir:v "SNP rsNumber" ] ; fhir:localizedName [ fhir:v "SNP rsNumber" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.knowledge_base_reference.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: a genomics pipeline history, a database of genomic variants, or a database of healthcare procedure guidelines." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0097]/items[openEHR-EHR-CLUSTER.knowledge_base_reference.v1,'SNP rsNumber']" ] ; ( fhir:children [ fhir:id [ fhir:v "knowledge_base_name" ] ; fhir:name [ fhir:v "Knowledge base name" ] ; fhir:localizedName [ fhir:v "Knowledge base name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: Galaxy/Snakemake; dbSNP; or CADD." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0097]/items[openEHR-EHR-CLUSTER.knowledge_base_reference.v1,'SNP rsNumber']/items[at0001]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; fhir:defaultValue [ fhir:v "dbSNP" ] ] ) ] [ fhir:id [ fhir:v "item_name" ] ; fhir:name [ fhir:v "Item name" ] ; fhir:localizedName [ fhir:v "Item name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0005" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "For example: rs139581412." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[at0097]/items[openEHR-EHR-CLUSTER.knowledge_base_reference.v1,'SNP rsNumber']/items[at0005]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] ) ] ) ] [ fhir:id [ fhir:v "variant_detail" ] ; fhir:name [ fhir:v "Variant detail" ] ; fhir:localizedName [ fhir:v "Variant detail" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.genomic_variant_result.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']" ] ; ( fhir:children [ fhir:id [ fhir:v "ga4gh_vrs_attachment" ] ; fhir:name [ fhir:v "GA4GH VRS attachment" ] ; fhir:localizedName [ fhir:v "GA4GH VRS attachment" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.media_file.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']" ] ; ( fhir:children [ fhir:id [ fhir:v "content" ] ; fhir:name [ fhir:v "Content" ] ; fhir:localizedName [ fhir:v "Content" ] ; fhir:rmType [ fhir:v "DV_MULTIMEDIA" ] ; 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 "If the file is stored locally, the actual content will be captured and stored using the Multimedia data type. For example: RTF or PDF for a document; JPG for an image; MP4 for a video; or WAV for an audio file. If the file is stored at a location outside of the health record, the detailed path to the file is captured using the URI attribute in the Multimedia data type. The Multimedia data type has many RM attributes such as the size of file and URI to an external source - see https://specifications.openehr.org/releases/RM/latest/data_types.html#_dv_multimedia_class." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0001]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "content_name" ] ; fhir:name [ fhir:v "Content name" ] ; fhir:localizedName [ fhir:v "Content name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0002" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "A description of the content of the media file. Use an agreed standardised naming convention, if available. For example: \"Right hand burn #1\" or \"Cardiology video consultation on May 2\"." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0002]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ; fhir:defaultValue [ fhir:v "G4AGH VRS file" ] ] ) ] [ fhir:id [ fhir:v "created" ] ; fhir:name [ fhir:v "Created" ] ; fhir:localizedName [ fhir:v "Created" ] ; fhir:rmType [ fhir:v "ELEMENT" ] ; 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.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0004]" ] ; ( fhir:children [ fhir:id [ fhir:v "date_time_value" ] ; fhir:localizedName [ fhir:v "Created" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0004]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "interval_of_date_time_value" ] ; fhir:localizedName [ fhir:v "Created" ] ; fhir:rmType [ fhir:v "DV_INTERVAL<DV_DATE_TIME>" ] ; 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0004]/value" ] ; ( fhir:children [ fhir:id [ fhir:v "lower" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0004]/value/lower" ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "upper" ] ; fhir:rmType [ fhir:v "DV_DATE_TIME" ] ; fhir:nodeId [ fhir:v "" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[openEHR-EHR-CLUSTER.laboratory_test_analyte.v1,'Laboratory result']/items[openEHR-EHR-CLUSTER.pharmacogenetic_result.v0,'Pharmacogenetic test result']/items[openEHR-EHR-CLUSTER.genomic_variant_result.v1,'Variant detail']/items[openEHR-EHR-CLUSTER.media_file.v1,'GA4GH VRS attachment']/items[at0004]/value/upper" ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] ) ] ) ] ) ] ) ] ) ] ) ] [ fhir:id [ fhir:v "overall_recommendation" ] ; fhir:name [ fhir:v "Overall recommendation" ] ; fhir:localizedName [ fhir:v "Overall recommendation" ] ; 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/data[at0003]/items[at0057,'Overall recommendation']/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.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/data[at0001]/events[at0002,'Point in time']/time" ] ; fhir:inContext [ fhir:v true ] ; ( fhir:inputs [ fhir:type [ fhir:v "DATETIME" ] ] ) ] [ fhir:id [ fhir:v "test_method" ] ; fhir:name [ fhir:v "Test method" ] ; fhir:localizedName [ fhir:v "Test method" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0121" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "Coding with a terminology is desirable, where possible." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/protocol[at0004]/items[at0121]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "testing_device" ] ; fhir:name [ fhir:v "Testing device" ] ; fhir:localizedName [ fhir:v "Testing device" ] ; fhir:rmType [ fhir:v "CLUSTER" ] ; fhir:nodeId [ fhir:v "openEHR-EHR-CLUSTER.device.v1" ] ; fhir:min [ fhir:v "0" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/protocol[at0004]/items[openEHR-EHR-CLUSTER.device.v1,'Testing device']" ] ; ( fhir:children [ fhir:id [ fhir:v "device_name" ] ; fhir:name [ fhir:v "Device name" ] ; fhir:localizedName [ fhir:v "Device name" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; fhir:nodeId [ fhir:v "at0001" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; ( fhir:localizedNames [ ] ) ; ( fhir:localizedDescriptions [ ] ) ; fhir:annotations [ fhir:comment [ fhir:v "This data element will capture the term, phrase or category used in clinical practice. For example: <brand name><machine> (XYZ Audiometer); <size> <brand name> <intravenous catheter> (14G Jelco IV catheter); or <brand name/type> <implant>. Coding with a terminology is desirable, where possible, although this may be local and depending on local supplies available.\r\n" ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/protocol[at0004]/items[openEHR-EHR-CLUSTER.device.v1,'Testing device']/items[at0001]/value" ] ; ( fhir:inputs [ fhir:type [ fhir:v "TEXT" ] ] ) ] [ fhir:id [ fhir:v "type" ] ; fhir:name [ fhir:v "Type" ] ; fhir:localizedName [ fhir:v "Type" ] ; fhir:rmType [ fhir:v "DV_TEXT" ] ; 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 "Not applicable if a category is already recorded in 'Device name'.\r\n Example: if the 'Device' is named as a 'urinary catheter'; the 'Type' may be recorded as 'indwelling' or 'condom'.Coding with a terminology is desirable, where possible. This may include use of GTIN or EAN numbers." ] ] ; fhir:aqlPath [ fhir:v "/content[openEHR-EHR-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory test']/protocol[at0004]/items[openEHR-EHR-CLUSTER.device.v1,'Testing device']/items[at0003]/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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory 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-OBSERVATION.laboratory_test_result.v1,'Pharmacogenetic laboratory 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 "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 [ ] ) ] ) ] ) ] [ 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 "/language" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "territory" ] ; fhir:name [ fhir:v "Territory" ] ; fhir:rmType [ fhir:v "CODE_PHRASE" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/territory" ] ; fhir:inContext [ fhir:v true ] ] [ fhir:id [ fhir:v "composer" ] ; fhir:name [ fhir:v "Composer" ] ; fhir:rmType [ fhir:v "PARTY_PROXY" ] ; fhir:min [ fhir:v "1" ] ; fhir:max [ fhir:v "1" ] ; fhir:aqlPath [ fhir:v "/composer" ] ; 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" ] ] ) ] ) ] . #
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