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

FHIR IG analytics

Packagehl7.fhir.us.cqfmeasures
Resource TypeLibrary
IdLibrary-fhir-model-definition-FHIR2.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

Title: FHIR Model Definition (STU2)
Id: fhir-model-definition-FHIR2
Version: 1.0.2
Url: FHIR Model Definition (STU2)
Official

FHIR

Type:

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

code: model-definition

Date: 2016-07-08
Publisher: HL7 International / Clinical Quality Information
Description:

Model definition for the DSTU2 FHIR Model

Jurisdiction: US
Topic:
Approval Date: 2016-07-08
Content: application/xml

Source1

{
  "resourceType": "Library",
  "id": "fhir-model-definition-FHIR2",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    }
  ],
  "url": "http://hl7.org/fhir/us/cqfmeasures/Library/fhir-model-definition-FHIR2",
  "identifier": [
    {
      "use": "official",
      "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
      "value": "FHIR"
    }
  ],
  "version": "1.0.2",
  "name": "FHIR",
  "title": "FHIR Model Definition (STU2)",
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "model-definition"
      }
    ]
  },
  "date": "2016-07-08",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "Model definition for the DSTU2 FHIR Model",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "approvalDate": "2016-07-08",
  "lastReviewDate": "2016-07-08",
  "topic": [
    {
      "text": "FHIR"
    }
  ],
  "content": [
    {
      "contentType": "application/xml",
      "url": "https://cqlrepository.org/fhir-modelinfo-1.0.2.xml"
    }
  ]
}