FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/MessageDefinition-at-home-in-vitro-test-results

Packagehl7.fhir.us.home-lab-report
Resource TypeMessageDefinition
IdMessageDefinition-at-home-in-vitro-test-results
FHIR VersionR4
Sourcehttp://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
URLhttp://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results
Version1.1.0
Statusactive
Date2023-01-07
NameMessageDefinitionAtHomeInVitroTestResults
TitleMessageDefinition - At-Home In-Vitro Test Results
Realmus
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Focus

-CodeProfileMinMax
*BundleBundle - At-Home In-Vitro Test11

Source

{
  "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"
    }
  ]
}