PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/care-plan-relationship
{
  "description": "Codes identifying the types of relationships between two plans.",
  "_filename": "ValueSet-care-plan-relationship.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "CarePlanRelationship",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "includes",
      "system": "http://hl7.org/fhir/care-plan-relationship",
      "display": "Includes"
    }, {
      "code": "replaces",
      "system": "http://hl7.org/fhir/care-plan-relationship",
      "display": "Replaces"
    }, {
      "code": "fulfills",
      "system": "http://hl7.org/fhir/care-plan-relationship",
      "display": "Fulfills"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/care-plan-relationship?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:3cbb236e-a041-4e3e-bcb1-5807ecab3b08"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.406"
  } ],
  "status": "draft",
  "id": "81ad31b4-0ea3-4b7d-8ed7-c60a5a37c06a",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/care-plan-relationship",
  "codeSystem": {
    "system": "http://hl7.org/fhir/care-plan-relationship",
    "concept": [ {
      "code": "includes",
      "display": "Includes",
      "definition": "The referenced plan is considered to be part of this plan."
    }, {
      "code": "replaces",
      "display": "Replaces",
      "definition": "This plan takes the places of the referenced plan."
    }, {
      "code": "fulfills",
      "display": "Fulfills",
      "definition": "This plan provides details about how to perform activities defined at a higher level by the referenced plan."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}