PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.4-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-parturition
{
  "description": "*************!DRAFT!DRAFT!DRAFT! POC PROFILE TO INVESTIGATE STRATEGY IN PROFLING*********** Belgian federal profile for a parturition. Initially based on the functional description of the NIHDI.",
  "_filename": "structuredefinition-be-parturition.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "BeParturition",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BeParturition",
  "package_version": "1.1.4-beta",
  "status": "draft",
  "id": "86725937-2a6e-47f9-b4cd-2142d515db14",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-parturition",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Observation.code",
      "min": 1,
      "path": "Observation.code",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "364336006",
          "system": "http://snomed.info/sct",
          "display": "Pattern of delivery (observable entity)"
        } ]
      }
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding",
      "path": "Observation.value[x].coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-parturition"
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ]
    } ]
  },
  "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observation"
}