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

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypeLibrary
IdLibrary-FHIR-ModelInfo.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

Id: FHIR-ModelInfo
Url: FHIR Model Definition
Version: 4.0.1
Identifier:

value: FHIR

Name: FHIR
Title: FHIR Model Definition
Status: active
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: model-definition

Date: 2019-08-08
Publisher: Centers for Disease Control and Prevention (CDC)
Description:

Model definition for the FHIR R4 (v4.0.1) Model

Approval Date: 2019-08-08
Last Review Date: 2020-06-19
Content: application/xml

Source1

{
  "resourceType": "Library",
  "id": "FHIR-ModelInfo",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/cdc/opioid-cds/Library/FHIR-ModelInfo",
  "identifier": [
    {
      "use": "official",
      "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value": "FHIR"
    }
  ],
  "version": "4.0.1",
  "name": "FHIR",
  "title": "FHIR Model Definition",
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "model-definition"
      }
    ]
  },
  "date": "2019-08-08",
  "publisher": "Centers for Disease Control and Prevention (CDC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov"
        }
      ]
    }
  ],
  "description": "Model definition for the FHIR R4 (v4.0.1) Model",
  "approvalDate": "2019-08-08",
  "lastReviewDate": "2020-06-19",
  "topic": [
    {
      "text": "FHIR"
    }
  ],
  "content": [
    {
      "contentType": "application/xml",
      "url": "https://github.com/cqframework/clinical_quality_language/blob/master/Src/java/quick/src/main/resources/org/hl7/fhir/fhir-modelinfo-4.0.1.xml"
    }
  ]
}