| Package | hl7.fhir.us.home-lab-report |
| Resource Type | MessageDefinition |
| Id | MessageDefinition-at-home-in-vitro-test-results |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/home-lab-report/https://build.fhir.org/ig/HL7/home-lab-report/MessageDefinition-MessageDefinition-at-home-in-vitro-test-results.html |
| URL | http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results |
| Version | 1.1.0 |
| Status | active |
| Date | 2023-01-07 |
| Name | MessageDefinitionAtHomeInVitroTestResults |
| Title | MessageDefinition - At-Home In-Vitro Test Results |
| Realm | us |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition MessageDefinition-at-home-in-vitro-test-results
url: MessageDefinition MessageDefinition - At-Home In-Vitro Test Results
identifier: URI/urn:oid:2.16.840.1.113883.4.642.40.32.30.1
version: 1.1.0
name: MessageDefinitionAtHomeInVitroTestResults
title: MessageDefinition - At-Home In-Vitro Test Results
status: Active
experimental: false
date: 2023-01-07
publisher: HL7 International / Orders and Observations
contact: HL7 International / Orders and Observations: http://www.hl7.org/Special/committees/orders,ord@lists.HL7.org
jurisdiction: United States of America
event: Logical Observation Identifiers, Names and Codes (LOINC) 96552-5: Result of most recent lab test for condition of interest
| Code | Profile | Min | Max |
| Bundle | Bundle - At-Home In-Vitro Test | 1 | 1 |
{
"resourceType": "MessageDefinition",
"id": "MessageDefinition-at-home-in-vitro-test-results",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.32.30.1"
}
],
"version": "1.1.0",
"name": "MessageDefinitionAtHomeInVitroTestResults",
"title": "MessageDefinition - At-Home In-Vitro Test Results",
"status": "active",
"experimental": false,
"date": "2023-01-07",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"name": "HL7 International / Orders and Observations",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
},
{
"system": "email",
"value": "ord@lists.HL7.org"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"eventCoding": {
"system": "http://loinc.org",
"code": "96552-5"
},
"focus": [
{
"code": "Bundle",
"profile": "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Bundle-at-home-in-vitro-test",
"min": 1,
"max": "1"
}
]
}