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

FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoParent

PackageRapportEndoscopieQuebec.test
Resource TypeStructureDefinition
Idca-qc-endo-profile-EndoParent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=RapportEndoscopieQuebec.test@0.0.1-test&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent
URLhttps://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent
Statusdraft
Date2023-09-01T21:31:45.8711579+00:00
NameEndoParent
TypeRelatedPerson
Kindresource

Resources that use this resource

StructureDefinition
EndoBundleColoReportEndoBundleColoReport
EndoPatientEndoPatient

Resources that this resource uses

StructureDefinition
EndoPatientEndoPatient
ValueSet
LienUsagerEndoLienUsagerEndo

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ca-qc-endo-profile-EndoParent",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoParent",
  "name": "EndoParent",
  "status": "draft",
  "date": "2023-09-01T21:31:45.8711579+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.relationship",
        "path": "RelatedPerson.relationship",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/LienUsagerEndo"
        }
      }
    ]
  }
}