FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeActivityDefinition
IdBSP_KBV_PR_AW_Behandlungsbaustein_OMIMCode.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "ActivityDefinition",
  "id": "3164",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-23T11:13:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_OMIMCode|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor",
      "valueReference": {
        "reference": "PractitionerRole/1010"
      }
    }
  ],
  "title": "OMIM-Code",
  "status": "active",
  "purpose": "Omim-Code",
  "code": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_OMIM_G",
        "code": "11111111"
      }
    ]
  }
}