Sha256: 9d78000b12faa9f3f2c0603cedb4c22c8c7b7720223d62e4c6ef9c9b477f3dd3

Contents?: true

Size: 2 KB

Versions: 3

Compression:

Stored size: 2 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "library-type",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/library-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1230"
    }
  ],
  "version": "4.0.0",
  "name": "LibraryType",
  "title": "LibraryType",
  "status": "draft",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "The type of knowledge asset this library contains.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/library-type",
  "content": "complete",
  "concept": [
    {
      "code": "logic-library",
      "display": "Logic Library",
      "definition": "The resource is a shareable library of formalized knowledge."
    },
    {
      "code": "model-definition",
      "display": "Model Definition",
      "definition": "The resource is a definition of an information model."
    },
    {
      "code": "asset-collection",
      "display": "Asset Collection",
      "definition": "The resource is a collection of knowledge assets."
    },
    {
      "code": "module-definition",
      "display": "Module Definition",
      "definition": "The resource defines the dependencies, parameters, and data requirements for a particular module or evaluation context."
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-library-type.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-library-type.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-library-type.json