PackagesCanonicalsLogsProblems
    Packages
    NHSDigital.FHIR.STU3@1.0.0
    https://fhir.nhs.uk/STU3/CodeSystem/BirthEpisodeCategory-1
{
  "description": "A CodeSystem to identify the Birth Episode category, i.e. what's the association type between the named Organisation and the Birth event.",
  "_filename": "CodeSystem-BirthEpisodeCategory-1.json",
  "package_name": "NHSDigital.FHIR.STU3",
  "date": "2019-06-24T00:00:00+00:00",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "BirthEpisodeCategory-1",
  "copyright": "Copyright © 2019 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "ca90ee75-8b6a-4ae1-a1e0-75c57bb0b415",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/BirthEpisodeCategory-1",
  "concept": [ {
    "code": "delivery-place",
    "display": "Delivery Place"
  }, {
    "code": "registering-authority",
    "display": "Registering Authority"
  }, {
    "code": "partner-child-health-organisation",
    "display": "Partner Child Health Organisation"
  }, {
    "code": "responsible-child-health-organisation",
    "display": "Responsible Child Health Organisation"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}