FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4
Resource TypeMessageDefinition
IdMessageDefinition-MessageDefinition-at-home-in-vitro-test-results.json
FHIR VersionR4

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

Resource MessageDefinition "MessageDefinition-at-home-in-vitro-test-results" Version "1" Updated "2023-01-26 02:39:04+0000"

Information Source: #gyQ9CMM5XqWAi9lu!

url: http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results

version: 1.0.0

name: MessageDefinitionAtHomeInVitroTestResults

title: MessageDefinition - At-Home In-Vitro Test Results

status: active

experimental: false

date: 2023-01-07

publisher: Orders and Observations

contact: HL7 International - Orders and Observations: http://www.hl7.org/Special/committees/orders/index.cfm

jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)

event: Result of most recent lab test for condition of interest (Details: LOINC code 96552-5 = 'Result of most recent lab test for condition of interest', stated as 'null')

Focus

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

Source1

{
  "resourceType": "MessageDefinition",
  "id": "MessageDefinition-at-home-in-vitro-test-results",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-01-26T02:39:04.248+00:00",
    "source": "#gyQ9CMM5XqWAi9lu"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results",
  "version": "1.0.0",
  "name": "MessageDefinitionAtHomeInVitroTestResults",
  "title": "MessageDefinition - At-Home In-Vitro Test Results",
  "status": "active",
  "experimental": false,
  "date": "2023-01-07",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "HL7 International - Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders/index.cfm"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "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"
    }
  ]
}