PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/ValueSet/ContactRelationshipValueSet
{
  "description": null,
  "compose": {
    "include": [ {
      "system": "http://example.org/fhir/contact-relationship-codes",
      "concept": [ {
        "code": "S",
        "display": "Spouse",
        "definition": "The spouse of the contact"
      }, {
        "code": "C",
        "display": "Child",
        "definition": "The child of the contact"
      }, {
        "code": "P",
        "display": "Parent",
        "definition": "The parent of the contact"
      } ]
    } ]
  },
  "_filename": "ContactRelationshipValueSet.ValueSet.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ContactRelationshipValueSet",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "75e45ac5-6c41-41e1-9dca-68f5d951c377",
  "kind": null,
  "url": "https://example.org/fhir/ValueSet/ContactRelationshipValueSet",
  "version": null
}