Sha256: d9dc954e49157473a13b3c1baa08f2b32d00a22fd7d2fd936827a1b2cd850d7a

Contents?: true

Size: 1.74 KB

Versions: 3

Compression:

Stored size: 1.74 KB

Contents

{
  "resourceType": "ValueSet",
  "id": "basic-resource-type",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/basic-resource-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.138"
    }
  ],
  "version": "4.0.0",
  "name": "BasicResourceTypes",
  "title": "Basic Resource Types",
  "status": "draft",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set defines codes for resources not yet supported by (or which will never be supported by) FHIR.  Many of the codes listed here will eventually be turned into official resources.  However, there is no guarantee that any particular resource will be created nor that the scope will be exactly as defined by the codes presented here.  Codes in this set will be deprecated if/when formal resources are defined that encompass these concepts.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/basic-resource-type"
      }
    ]
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/valueset-basic-resource-type.json
fhir_models-4.0.1 lib/fhir_models/examples/json/valueset-basic-resource-type.json
fhir_models-4.0.0 lib/fhir_models/examples/json/valueset-basic-resource-type.json