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

FHIR IG Statistics: StructureDefinition/bc-episodeofcare-groupIdentifier

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-episodeofcare-groupIdentifier
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-episodeofcare-groupIdentifier
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-episodeofcare-groupIdentifier
Statusactive
Namebc-episodeofcare-groupIdentifier
Titlebc-episodeofcare-groupIdentifier
Realmnl
DescriptionExtension on EpisodeOfCare to group EpisodeOfCares belonging to the same pregnancy accross health care providers.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
bc-MaternalRecordbc-MaternalRecord

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-episodeofcare-groupIdentifier",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-episodeofcare-groupIdentifier",
  "name": "bc-episodeofcare-groupIdentifier",
  "title": "bc-episodeofcare-groupIdentifier",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Extension on EpisodeOfCare to group EpisodeOfCares belonging to the same pregnancy accross health care providers.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "EpisodeOfCare"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-episodeofcare-groupIdentifier"
      },
      {
        "id": "Extension.value[x]:valueIdentifier",
        "path": "Extension.valueIdentifier",
        "sliceName": "valueIdentifier",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  }
}