HL7 Europe Common Cancer Model
1.0.0-ballot - ballot 150

HL7 Europe Common Cancer Model - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Example Binary: Cancer Patient Example

This content is an example of the Cancer Patient Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient",
  "birthDate": "1975",
  "sexAtBirth": {
    "coding": [
      {
        "code": "Female"
      }
    ]
  }
}