US Public Health Profiles Library
0.0.1 - CI Build United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-us-phpl/ and changes regularly. See the Directory of published versions

: US Public Health Message Types CodeSystem - TTL Representation

Active as of 2020-09-06

Raw ttl | Download


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

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

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "lib-copy-us-ph-message-types-codesystem"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-08-13T00:56:55.023+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#ikA8da9BjzW7UVwt" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/ph-library/CodeSystem/lib-copy-us-ph-message-types-codesystem defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">message-report<a name=\"lib-copy-us-ph-message-types-codesystem-message-report\"> </a></td><td>Indicates a message containing a report exchanged between clinical care and PHA/Research Organization.</td><td>Indicates a message that contains data for a specific use case. Hep C, Cancer and Healthcare Surveys are example use cases etc.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  cancer-report-message<a name=\"lib-copy-us-ph-message-types-codesystem-cancer-report-message\"> </a></td><td>Indicates a message containing cancer reporting data sent from clinical care to PHA.</td><td>Indicates that cancer data are present in the message being sent from clinical care to PHA.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  cancer-response-message<a name=\"lib-copy-us-ph-message-types-codesystem-cancer-response-message\"> </a></td><td>Indicates a message containing cancer report response data sent from PHA to clinical care.</td><td>Indicates that a message containing response data for an already submitted cancer report is being sent from PHA to clinical care.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  hepc-report-message<a name=\"lib-copy-us-ph-message-types-codesystem-hepc-report-message\"> </a></td><td>Indicates a message containing Hep C data sent from clinical care to PHA.</td><td>Indicates that Hep C data are present in the message being sent from clinical care to PHA.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  hepc-response-message<a name=\"lib-copy-us-ph-message-types-codesystem-hepc-response-message\"> </a></td><td>Hep C Response Message sent from PHA to clinical care.</td><td>Indicates that a message containing response data for an already submitted Hep C report message is being sent from PHA to clinical care.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  healthcare-survey-report-message<a name=\"lib-copy-us-ph-message-types-codesystem-healthcare-survey-report-message\"> </a></td><td>Indicates a message containing healthcare survey data sent from clinical care to PHA.</td><td>Indicates that healthcare survey data are present in the message being sent from clinical care to PHA.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  healthcare-survey-response-message<a name=\"lib-copy-us-ph-message-types-codesystem-healthcare-survey-response-message\"> </a></td><td>Indicates a message containing healthcare survey data sent from PHA to clinical care.</td><td>Indicates that healthcare survey data are present in the response being sent from PHA to clinical care in response to a healthcare survey report message.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  research-report-message<a name=\"lib-copy-us-ph-message-types-codesystem-research-report-message\"> </a></td><td>Indicates a message containing healthcare data sent from clinical care to Research Organization.</td><td>Indicates that research data are present in the message being sent from clinical care to Research Organization.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  research-response-message<a name=\"lib-copy-us-ph-message-types-codesystem-research-response-message\"> </a></td><td>Indicates a message containing response data from Research Organization to clinical care.</td><td>Indicates that research data are present in the response being sent from Research Organization to clinical care in response to a submitted research report message.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  eicr-case-report-message<a name=\"lib-copy-us-ph-message-types-codesystem-eicr-case-report-message\"> </a></td><td>Indicates a message containing electronic case report healthcare data sent from clinical care.</td><td>Indicates that electronic case report data are present in the message being sent from clinical care.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  reportability-response-message<a name=\"lib-copy-us-ph-message-types-codesystem-reportability-response-message\"> </a></td><td>Indicates a message containing reportability response data in response to an electronic case report.</td><td>Indicates that reportability response data are present in the response to an electronic case report.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/lib-copy-us-ph-message-types-codesystem"];
  fhir:CodeSystem.version [ fhir:value "0.0.1"];
  fhir:CodeSystem.name [ fhir:value "USPublicHealthMessageTypesCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "US Public Health Message Types CodeSystem"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2020-09-06"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Public Health" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "The US Public Health Message Types CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged."];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ];
     fhir:CodeableConcept.text [ fhir:value "United States of America" ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://hl7.org/fhir/us/ph-library/ValueSet/lib-copy-us-ph-message-types-valueset";
     fhir:link <http://hl7.org/fhir/us/ph-library/ValueSet/lib-copy-us-ph-message-types-valueset>
  ];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "message-report" ];
     fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing a report exchanged between clinical care and PHA/Research Organization." ];
     fhir:CodeSystem.concept.definition [ fhir:value "Indicates a message that contains data for a specific use case. Hep C, Cancer and Healthcare Surveys are example use cases etc." ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "cancer-report-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing cancer reporting data sent from clinical care to PHA." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that cancer data are present in the message being sent from clinical care to PHA." ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "cancer-response-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing cancer report response data sent from PHA to clinical care." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that a message containing response data for an already submitted cancer report is being sent from PHA to clinical care." ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.code [ fhir:value "hepc-report-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing Hep C data sent from clinical care to PHA." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that Hep C data are present in the message being sent from clinical care to PHA." ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.code [ fhir:value "hepc-response-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Hep C Response Message sent from PHA to clinical care." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that a message containing response data for an already submitted Hep C report message is being sent from PHA to clinical care." ]     ], [
       fhir:index 4;
       fhir:CodeSystem.concept.code [ fhir:value "healthcare-survey-report-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing healthcare survey data sent from clinical care to PHA." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that healthcare survey data are present in the message being sent from clinical care to PHA." ]     ], [
       fhir:index 5;
       fhir:CodeSystem.concept.code [ fhir:value "healthcare-survey-response-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing healthcare survey data sent from PHA to clinical care." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that healthcare survey data are present in the response being sent from PHA to clinical care in response to a healthcare survey report message." ]     ], [
       fhir:index 6;
       fhir:CodeSystem.concept.code [ fhir:value "research-report-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing healthcare data sent from clinical care to Research Organization." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that research data are present in the message being sent from clinical care to Research Organization." ]     ], [
       fhir:index 7;
       fhir:CodeSystem.concept.code [ fhir:value "research-response-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing response data from Research Organization to clinical care." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that research data are present in the response being sent from Research Organization to clinical care in response to a submitted research report message." ]     ], [
       fhir:index 8;
       fhir:CodeSystem.concept.code [ fhir:value "eicr-case-report-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing electronic case report healthcare data sent from clinical care." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that electronic case report data are present in the message being sent from clinical care." ]     ], [
       fhir:index 9;
       fhir:CodeSystem.concept.code [ fhir:value "reportability-response-message" ];
       fhir:CodeSystem.concept.display [ fhir:value "Indicates a message containing reportability response data in response to an electronic case report." ];
       fhir:CodeSystem.concept.definition [ fhir:value "Indicates that reportability response data are present in the response to an electronic case report." ]     ]
  ].

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

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