FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/nl-core-episodeofcare

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idnl-core-episodeofcare
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare
URLhttp://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare
Version1.0
Statusretired
Date2017-04-24T16:22:23.5828179+02:00
Namenl-core-episodeofcare
Titlenl-core-episodeofcare
Realmnl
Authorityhl7
DescriptionAn EpisdeOfCare resource as defined for the Dutch realm
CopyrightCC0
TypeEpisodeOfCare
Kindresource

Resources that use this resource

StructureDefinition
NICE-MedicationAgreement-2022Q1NICE-MedicationAgreement
bc-ChildRecordbc-ChildRecord
bc-MaternalRecordbc-MaternalRecord
mrdm-episodeofcaremrdm-episodeofcare
zib-AdministrationAgreementHCIM Administration Agreement
zib-DispenseHCIM Dispense
zib-DispenseRequestHCIM DispenseRequest
extension-context-nl-core-episodeofcarecontext extension for nl-core-episodeofcare
nl-core-careplannl-core-careplan
nl-core-careteamnl-core-careteam
nl-core-observationnl-core-observation
zib-MedicalDeviceRequestHCIM MedicalDevice Request

Resources that this resource uses

StructureDefinition
nl-core-organizationnl-core-organization
nl-core-patientnl-core-patient
nl-core-practitionernl-core-practitioner
zib-ConcernHCIM Concern

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nl-core-episodeofcare",
  "meta": {
    "lastUpdated": "2017-08-21T15:37:11.778+02:00"
  },
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare",
  "version": "1.0",
  "name": "nl-core-episodeofcare",
  "title": "nl-core-episodeofcare",
  "status": "retired",
  "date": "2017-04-24T16:22:23.5828179+02:00",
  "publisher": "HL7 Netherlands",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An EpisdeOfCare resource as defined for the Dutch realm",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "hcim-concernfortransfer-v1.2-2015EN",
      "uri": "https://zibs.nl/wiki/ConcernForTransfer-v1.2(2015EN)",
      "name": "HCIM ConcernForTransfer-v1.2(2015EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "EpisodeOfCare",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "EpisodeOfCare.type.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "EpisodeOfCare.type.text",
        "short": "ConcernLabel",
        "definition": "If needed, a short, written description of the concern. Mainly in first-line care this will be used for the episode name.",
        "alias": [
          "ConcernLabel"
        ],
        "mapping": [
          {
            "identity": "hcim-concernfortransfer-v1.2-2015EN",
            "map": "NL-CM:5.1.9"
          }
        ]
      },
      {
        "id": "EpisodeOfCare.diagnosis.condition",
        "path": "EpisodeOfCare.diagnosis.condition",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
          }
        ]
      },
      {
        "id": "EpisodeOfCare.patient",
        "path": "EpisodeOfCare.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          }
        ]
      },
      {
        "id": "EpisodeOfCare.managingOrganization",
        "path": "EpisodeOfCare.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      },
      {
        "id": "EpisodeOfCare.careManager",
        "path": "EpisodeOfCare.careManager",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          }
        ]
      }
    ]
  }
}